2014-12-12 - 10735 - Spec - New Era Japan -Default SLOC maintained on SO to Delivery for EDI Orders - (Dan by 12-15-2014) #JapanSD #EDISD #OrderEntry

SPECIFICATIONS

10735 - Spec - Manual SLOC maintained on ZJRU SO to Delivery for EDI WEB Orders


Purpose


Manual SLOC maintained on ZJRU SO should pass on to the Delivery for WEB orders.

Admin Info


Purpose
Default SLOC maintained on ZJRU SO should pass on to the Delivery for WEB orders.
Requested By
Daniel Brennan
Spec Created By
Surya Basa
Spec Created Date
12/12/2014
Spec QA by
Surya Basa
Object
V_T682
VN_T685B
V_T683_XX
/AFS/ARULE_VC
/AFS/SD_ALLOC
J_3AARCO
Document Status
Completed


Estimates



Sl.No
Activity
Estimation in Hours
1
Research
10
2
Documentation
08
3
Development/ Config
12
4
Unit test in DEV
10
5
Unit test in QUA
05
6
Other activity


TOTAL
45

References


Prior Tickets

[Provide links of prior associated Spec / Break Fix BOSS document(s)]

None

Documents

[Attach any document(s) received for the requirement(s)]

None


Spec Changes


[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]

Sl.
Change Details
Requested By
Requested On
Notes if any

























Functional Requirement


Purpose/WHY:

[Explain the purpose of the project and the reason why this requirement has come]
The manual storage location passed in the ZJRU sales order WEB IDOC is over written by the default storage location in the delivery document.

In Scope:

[List the activities to be included in scope]
Only the ZJRU sales order is changed to accept the manual storage location into the delivery by over writting the default storage location.

Out of Scope:

[Out of scope activities]
No other sales document type is changed.

Solution Summary


[Discuss this section with Requester and get approval prior to beginning work]

Initially a new access sequence Sorg/Del type/SP is created and assigned to Z006 access sequence of ZEK0 output type.The routine 904 is also removed for the ZEK0 output type in the output determination procedure.

Later it is thought that a new ARUN type and allocation rule should be created and should be configured to consider the manual storage location specified in the WEB order and pass it on to the delivery.
The access seq Sorg/Del type/SP is deleted from the Z006 access sequence of ZEK0 output type.The routine 904 is assigned to ZEK0 output type in the output determination procedure.

Test Plan

[List test scenarios/cases to be executed here]

Material
Stock exists IN
IDOC inputs
Expected Results
10017748
Plant - 0610 Stor.loc - RTRN
Plant - 0610 Storage location - Blank
No storage location determination
10017749
Plant - 0610 Stor.loc - NITS,RTRN
Plant - 0610 Storage location - RTRN
Storage Loc - RTRN
10017749
Plant - 0610 Stor.loc - NITS,RTRN
Plant - 0610 Storage location - NITS
Storage Loc - NITS
10017750
Plant - 0620 Stor.loc - POP1
Plant - 0620 Storage location - Blank
No storage location determination
10017751
Plant - 0620 Stor.loc - ODB1,POP1
Plant - 0620 Storage location - POP1
Storage Loc - POP1
10017751
Plant - 0620 Stor.loc - ODB1,POP1
Plant - 0620 Storage location - ODB1
Storage Loc - ODB1
10017751
Plant - 0620 Stor.loc - ODB1,POP1
Plant - 0620 Storage location - NITS
Storage location - NITS but the size is rejected as there is no stock in the s.loc
10017551
Plant - 0620 Stor.loc - ODB1,POP1
Plant - 0620 Storage location - ODB1 (Excess qty given than existing in the S.loc)
Storage Loc - ODB1
10017751
Plant - 0620 Stock for Size 1 - Stor.loc - ODB1,POP1 Stock for size 2 - No stock in any location
Plant - 0620 For size 1 - Storage location - POP1 For size 2 - S.loc - POP1
Storage Loc - POP1

Solution Details


[Provide complete technical details for configuration or programming here]

Configuration Details:
1.A new ARUN type ZJRU ( NEC ZJRU ARUN (Stock) is created with new allocation rule ZJRU (NEC Japan ZJRU Order-Stock sort Rule).
2.In this allocation rule the storage location field is checked to consider the manul storage location while allocating the sales order and in the delivery document.
3.This new ARUN type is assigned for the ZJRU sales document type.

ZJRU ARUN type.jpgZJRU Allocation rule with Stor.loc check box.jpgAssign ZJRU ARUN type to SO doc.jpg

Issues


[List Issues / Bugs identified in configuration or development]